type net/http.http2synctestGroupInterface

8 uses

	net/http (current package)
		h2_bundle.go#L3652: 	group       http2synctestGroupInterface // immutable
		h2_bundle.go#L3658: func http2newBufferedWriter(group http2synctestGroupInterface, conn net.Conn, timeout time.Duration) *http2bufferedWriter {
		h2_bundle.go#L3717: func http2writeWithByteTimeout(group http2synctestGroupInterface, conn net.Conn, timeout time.Duration, p []byte) (n int, err error) {
		h2_bundle.go#L3822: type http2synctestGroupInterface interface {
		h2_bundle.go#L4129: 	group http2synctestGroupInterface
		h2_bundle.go#L7475: 	group         http2synctestGroupInterface
		h2_bundle.go#L7823: 	group   http2synctestGroupInterface
		h2_bundle.go#L8123: 	var group http2synctestGroupInterface